SdoEntryDescription 类别
代表物件字典 (Object Dictionary) 的输入说明。
继承体系
System.Object
IntervalZero.KINGSTAR.Base.SdoEntryDescription
命名空间:IntervalZero.KINGSTAR.Base
组合: IntervalZero.KINGSTAR.Base (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
语法
public class SdoEntryDescription
Public Class SdoEntryDescription
SdoEntryDescription 类别陈列了以下成员。
建构函式
名称 | 说明 | |
---|---|---|
![]() |
SdoEntryDescription | 初始化 SdoEntryDescription 类别的新实例。 |
属性
名称 | 说明 | |
---|---|---|
![]() |
BitLength | 输入项目的位元长度。 |
![]() |
Data | 已读取之资讯,依 ValueInfo 有所不同。 |
![]() |
DataType | 输入项目资料型别的索引。 |
![]() |
Index | 物件的索引。 |
![]() |
ObjectAccess | 输入项目的存取权限。 |
![]() |
SubIndex | 项目索引。 |
![]() |
ValueInfo | 欲读取的输入项目选择。 |
参见